Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 172,385 for

document formatting

(0.3 sec)
  1. Tables and Ranges|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/net/tables-and-ranges/
  2. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the Documentation article in C++....with Styles and Themes documentation article. class Style : public...MS Word. get_Document () Gets the owner document. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/style/
  3. FixedPageSaveOptions.OptimizeOutput | Aspose.Wo...

    Enhance your Document output with FixedPageSaveOptions' OptimizeOutput property. Remove redundancies and improve Formatting for clearer displays....neighbor glyphs with the same formatting are concatenated. Note: The...optimize document objects while saving to xps. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines Formatting for a list level...class ListLevel class Defines formatting for a list level. To learn...the Working with Lists documentation article. Remarks You do...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Paragraph::get_IsFormatRevision ...

    Aspose::Words::Paragraph::get_IsFormatRevision method. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....n method Returns true if formatting of the object was changed...check whether a paragraph is a format revision. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Fill of Structured Document Tags eats enormous ...

    We are using XML Bindings to synchronize some fields to Document headers. While this is working perfectly with older Aspose.Words versions, it leads to serious problems with 25.7. We are currently running 2017.3 and tr…...Fill of Structured Document Tags eats enormous amount of memory...synchronize some fields to document headers. While this is working...

    forum.aspose.com/t/fill-of-structured-document-...
  7. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table....Examples Shows how to create a formatted table using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... File Info Document Properties New Creating a...Opening Files with Different Formats Get Warnings while Loading...

    docs.aspose.com/cells/java/developer-guide/
  9. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...
  10. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document object which I want to be included in the main template usi…...Unable to insert a document into another one using ReportingEngine...intention: data contains a Document object which I want to be...

    forum.aspose.com/t/unable-to-insert-a-document-...